﻿2026-07-22T03:23:20.8449510Z ##[group]Run actions/checkout@v5
2026-07-22T03:23:20.8450377Z with:
2026-07-22T03:23:20.8450787Z   fetch-depth: 0
2026-07-22T03:23:20.8451219Z   repository: BigscreenVR/spt-bs-core
2026-07-22T03:23:20.8454200Z   token: ***
2026-07-22T03:23:20.8454605Z   ssh-strict: true
2026-07-22T03:23:20.8455002Z   ssh-user: git
2026-07-22T03:23:20.8455421Z   persist-credentials: true
2026-07-22T03:23:20.8455869Z   clean: true
2026-07-22T03:23:20.8456282Z   sparse-checkout-cone-mode: true
2026-07-22T03:23:20.8456751Z   fetch-tags: false
2026-07-22T03:23:20.8457150Z   show-progress: true
2026-07-22T03:23:20.8457556Z   lfs: false
2026-07-22T03:23:20.8457938Z   submodules: false
2026-07-22T03:23:20.8458366Z   set-safe-directory: true
2026-07-22T03:23:20.8458820Z   allow-unsafe-pr-checkout: false
2026-07-22T03:23:20.8459584Z ##[endgroup]
2026-07-22T03:23:20.9242110Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T03:23:20.9243766Z ##[group]Getting Git version info
2026-07-22T03:23:20.9244692Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T03:23:20.9245942Z [command]/usr/bin/git version
2026-07-22T03:23:20.9249891Z git version 2.43.0
2026-07-22T03:23:20.9268146Z ##[endgroup]
2026-07-22T03:23:20.9280354Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/99131066-6a69-4346-826a-e6e809ba8717' before making global git config changes
2026-07-22T03:23:20.9282269Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T03:23:20.9283892Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T03:23:20.9315191Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T03:23:20.9334154Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T03:23:20.9344160Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T03:23:20.9346641Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T03:23:20.9369235Z HEAD
2026-07-22T03:23:20.9726159Z ##[endgroup]
2026-07-22T03:23:20.9728218Z [command]/usr/bin/git submodule status
2026-07-22T03:23:20.9919159Z ##[group]Cleaning the repository
2026-07-22T03:23:20.9921831Z [command]/usr/bin/git clean -ffdx
2026-07-22T03:23:23.9201784Z Removing target/
2026-07-22T03:23:23.9211012Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T03:23:23.9389180Z HEAD is now at 34ca81c3 Merge ce0a47008607adda944b6ac61ce1ae14340cfcaa into 850d9b2786643faf17f12162af31ee23366b5b36
2026-07-22T03:23:23.9394366Z ##[endgroup]
2026-07-22T03:23:23.9395658Z ##[group]Disabling automatic garbage collection
2026-07-22T03:23:23.9399316Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T03:23:23.9426490Z ##[endgroup]
2026-07-22T03:23:23.9427571Z ##[group]Setting up auth
2026-07-22T03:23:23.9432289Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T03:23:23.9458336Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T03:23:23.9652013Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T03:23:23.9678639Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T03:23:23.9859263Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T03:23:23.9885409Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T03:23:24.0072400Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T03:23:24.0100089Z ##[endgroup]
2026-07-22T03:23:24.0101634Z ##[group]Fetching the repository
2026-07-22T03:23:24.0107609Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-22T03:23:25.5703878Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-22T03:23:25.5740084Z   origin/main
2026-07-22T03:23:25.5747186Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-22T03:23:25.5770181Z 69a0e4fc6a268697925b0c77a56292b1d5993bcb
2026-07-22T03:23:25.5772844Z ##[endgroup]
2026-07-22T03:23:25.5773215Z ##[group]Determining the checkout info
2026-07-22T03:23:25.5774002Z ##[endgroup]
2026-07-22T03:23:25.5776653Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T03:23:25.5812049Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T03:23:25.5834580Z ##[group]Checking out the ref
2026-07-22T03:23:25.5836779Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T03:23:25.5931046Z Previous HEAD position was 34ca81c3 Merge ce0a47008607adda944b6ac61ce1ae14340cfcaa into 850d9b2786643faf17f12162af31ee23366b5b36
2026-07-22T03:23:25.5940523Z Switched to a new branch 'main'
2026-07-22T03:23:25.5941092Z branch 'main' set up to track 'origin/main'.
2026-07-22T03:23:25.5946932Z ##[endgroup]
2026-07-22T03:23:25.5981946Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T03:23:25.6002885Z 69a0e4fc6a268697925b0c77a56292b1d5993bcb
